﻿2026-07-06T05:19:25.4691875Z ##[group]Run actions/checkout@v5
2026-07-06T05:19:25.4693088Z with:
2026-07-06T05:19:25.4693803Z   repository: SaberMage/spt-core
2026-07-06T05:19:25.4700410Z   token: ***
2026-07-06T05:19:25.4701101Z   ssh-strict: true
2026-07-06T05:19:25.4701807Z   ssh-user: git
2026-07-06T05:19:25.4702516Z   persist-credentials: true
2026-07-06T05:19:25.4703305Z   clean: true
2026-07-06T05:19:25.4704020Z   sparse-checkout-cone-mode: true
2026-07-06T05:19:25.4704865Z   fetch-depth: 1
2026-07-06T05:19:25.4705553Z   fetch-tags: false
2026-07-06T05:19:25.4706277Z   show-progress: true
2026-07-06T05:19:25.4707003Z   lfs: false
2026-07-06T05:19:25.4707671Z   submodules: false
2026-07-06T05:19:25.4708411Z   set-safe-directory: true
2026-07-06T05:19:25.4709497Z ##[endgroup]
2026-07-06T05:19:25.5560104Z Syncing repository: SaberMage/spt-core
2026-07-06T05:19:25.5563058Z ##[group]Getting Git version info
2026-07-06T05:19:25.5564384Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-06T05:19:25.5566395Z [command]/usr/bin/git version
2026-07-06T05:19:25.5567248Z git version 2.43.0
2026-07-06T05:19:25.5569901Z ##[endgroup]
2026-07-06T05:19:25.5579432Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/f0369bfe-e6a7-44c0-9c48-2371a212b512' before making global git config changes
2026-07-06T05:19:25.5581895Z Adding repository directory to the temporary git global config as a safe directory
2026-07-06T05:19:25.5583892Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-06T05:19:25.5621287Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-06T05:19:25.5645669Z https://github.com/SaberMage/spt-core
2026-07-06T05:19:25.5657039Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-06T05:19:25.5660187Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-06T05:19:25.5686927Z HEAD
2026-07-06T05:19:25.5724964Z ##[endgroup]
2026-07-06T05:19:25.5726022Z [command]/usr/bin/git submodule status
2026-07-06T05:19:25.5904119Z ##[group]Cleaning the repository
2026-07-06T05:19:25.5937650Z [command]/usr/bin/git clean -ffdx
2026-07-06T05:19:28.2648615Z Removing .adapter-notify/
2026-07-06T05:19:28.2649430Z Removing target/
2026-07-06T05:19:28.2658359Z [command]/usr/bin/git reset --hard HEAD
2026-07-06T05:19:28.3014671Z HEAD is now at 09deb8eba Merge 600f242fcfbf0e52a2b6199bd7d50939032ff445 into 06cea5cde193b7f0307a0334de0917ea7bd7742a
2026-07-06T05:19:28.3021612Z ##[endgroup]
2026-07-06T05:19:28.3024057Z ##[group]Disabling automatic garbage collection
2026-07-06T05:19:28.3027591Z [command]/usr/bin/git config --local gc.auto 0
2026-07-06T05:19:28.3054602Z ##[endgroup]
2026-07-06T05:19:28.3055155Z ##[group]Setting up auth
2026-07-06T05:19:28.3061387Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-06T05:19:28.3088406Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-06T05:19:28.3284017Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-06T05:19:28.3311877Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-06T05:19:28.3520446Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-06T05:19:28.3551946Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-06T05:19:28.3772683Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-06T05:19:28.3804393Z ##[endgroup]
2026-07-06T05:19:28.3804798Z ##[group]Fetching the repository
2026-07-06T05:19:28.3810594Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +09deb8ebaed6d4fb12a70cbb8c352599fb296654:refs/remotes/pull/52/merge
2026-07-06T05:19:28.8841562Z ##[endgroup]
2026-07-06T05:19:28.8842092Z ##[group]Determining the checkout info
2026-07-06T05:19:28.8844425Z ##[endgroup]
2026-07-06T05:19:28.8848718Z [command]/usr/bin/git sparse-checkout disable
2026-07-06T05:19:28.8890458Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-06T05:19:28.8913568Z ##[group]Checking out the ref
2026-07-06T05:19:28.8916304Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/52/merge
2026-07-06T05:19:28.8976100Z HEAD is now at 09deb8eba Merge 600f242fcfbf0e52a2b6199bd7d50939032ff445 into 06cea5cde193b7f0307a0334de0917ea7bd7742a
2026-07-06T05:19:28.8981174Z ##[endgroup]
2026-07-06T05:19:28.9018593Z [command]/usr/bin/git log -1 --format=%H
2026-07-06T05:19:28.9042869Z 09deb8ebaed6d4fb12a70cbb8c352599fb296654
